DGEMapping Properties
The DGEMapping object contains the following properties.
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
DataGroupElementID |
String |
Yes |
The unique data group element ID (DEID). A data group element of the same data group element ID must be defined in the applicable device template file. |
|
DataGroupOrdinal |
Integer |
Yes |
The ordinal or instance of the data group type specified. Should be within the range defined by applicable device template file attributes, like baseOrd and maxCnt, which constrain the number of ordinals possible for a data group type. |
|
DataGroupType |
String |
Yes |
The unique parent data group identifier. A data group of the same data group type must be defined in the applicable device template file. |
|
DeviceId |
String |
Yes |
The user-defined, unique device identifier. |
|
FacilityId |
String |
Yes |
The facility identifier associated with the data group element. |
|
UDC |
String |
Ys |
The uniform data code (UDC) of the data group element. |


